Skip to content

Wrote the code to solve the Python assignament-1#1

Open
monicarojasp wants to merge 1 commit intomainfrom
assignment-1
Open

Wrote the code to solve the Python assignament-1#1
monicarojasp wants to merge 1 commit intomainfrom
assignment-1

Conversation

@monicarojasp
Copy link
Owner

@monicarojasp monicarojasp commented May 3, 2024

What changes are you trying to make? (e.g. Adding or removing code, refactoring existing code, adding reports)

I wrote a code to solve the assignment-1 for the Python module

What did you learn from the changes you have made?

To write functions, and manipulate strings

Was there another approach you were thinking about making? If so, what approach(es) were you thinking of?

No

Were there any challenges? If so, what issue(s) did you face? How did you overcome it?

No

How were these changes tested?

I ran the code using the examples in the Jupyter notebook of assignment-1 file in VS code

A reference to a related issue in your repository (if applicable)

Checklist

  • I can confirm that my changes are working as intended

Copy link

@juliagallucci juliagallucci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! Your code executes well without error and is well commented. Some suggestions for improvement would be to remove redundant lines (ie conditional statements already return a boolean true/false, so no need to come this)

@monicarojasp
Copy link
Owner Author

Thank you @juliagallucci!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants